model button: Look up accels if needed
authorMatthias Clasen <mclasen@redhat.com>
Thu, 6 Jun 2019 23:04:52 +0000 (23:04 +0000)
committerMatthias Clasen <mclasen@redhat.com>
Sun, 9 Jun 2019 17:38:53 +0000 (17:38 +0000)
commitdd572ed10adf0d8ef1f9baf7eeb3073f73323a00
treec821e5fbe36169688e595e7997c527bf70d06e34
parentfc3d3fb3af097872753cf0a36e5f3a6fd7bfe101
model button: Look up accels if needed

When we are not given an explicit accel (as is
the case when the popover is constructed from
a model), then look it up from the GtkApplication
at map time.
gtk/gtkmodelbutton.c